Package-level declarations

Types

Link copied to clipboard
Base helper class for views that support back handling, which assists with common animation details and back event validation.
Link copied to clipboard
Interface for views that support back handling.
Link copied to clipboard
Utility class for views that support back handling via MaterialBackHandler which helps with adding and removing back callbacks on API Level 33+.
Link copied to clipboard
Utility class for container views on the bottom edge of the screen (e.g., bottom sheet) that support back progress animations.
Link copied to clipboard
Utility class for main container views usually filling the entire screen (e.g., search view) that support back progress animations.
Link copied to clipboard
Utility class for side container views on the left or right edge of the screen (e.g., side sheet, nav drawer, etc.) that support back progress animations.
Link copied to clipboard
open class MotionUtils
A utility class for motion system functions.